home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Sharewar / Organise / _SETUP.1 / Epoch Organiser 3.0.exe / 0 / RCDATA / TDICTFORM / TDICTFORM.txt
Text File  |  1998-01-25  |  9KB  |  377 lines

  1. object DictForm: TDictForm
  2.   Left = 122
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'Shopping List Dictionary Editor..'
  6.   ClientHeight = 119
  7.   ClientWidth = 373
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox1: TGroupBox
  19.     Left = 1
  20.     Top = 0
  21.     Width = 305
  22.     Height = 117
  23.     Caption = 'Dictionary List'
  24.     TabOrder = 0
  25.     object Label1: TLabel
  26.       Left = 66
  27.       Top = 19
  28.       Width = 11
  29.       Height = 13
  30.       Caption = 'Of'
  31.       Font.Charset = DEFAULT_CHARSET
  32.       Font.Color = clWindowText
  33.       Font.Height = -11
  34.       Font.Name = 'MS Sans Serif'
  35.       Font.Style = []
  36.       ParentFont = False
  37.     end
  38.     object Label2: TLabel
  39.       Left = 224
  40.       Top = 19
  41.       Width = 10
  42.       Height = 13
  43.       Caption = 'At'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clWindowText
  46.       Font.Height = -11
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = []
  49.       ParentFont = False
  50.     end
  51.     object Label5: TLabel
  52.       Left = 66
  53.       Top = 44
  54.       Width = 11
  55.       Height = 13
  56.       Caption = 'Of'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -11
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = []
  62.       ParentFont = False
  63.     end
  64.     object Label6: TLabel
  65.       Left = 224
  66.       Top = 44
  67.       Width = 10
  68.       Height = 13
  69.       Caption = 'At'
  70.       Font.Charset = DEFAULT_CHARSET
  71.       Font.Color = clWindowText
  72.       Font.Height = -11
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.     end
  77.     object Label9: TLabel
  78.       Left = 66
  79.       Top = 69
  80.       Width = 11
  81.       Height = 13
  82.       Caption = 'Of'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.     end
  90.     object Label10: TLabel
  91.       Left = 224
  92.       Top = 69
  93.       Width = 10
  94.       Height = 13
  95.       Caption = 'At'
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clWindowText
  98.       Font.Height = -11
  99.       Font.Name = 'MS Sans Serif'
  100.       Font.Style = []
  101.       ParentFont = False
  102.     end
  103.     object Label3: TLabel
  104.       Left = 66
  105.       Top = 94
  106.       Width = 11
  107.       Height = 13
  108.       Caption = 'Of'
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clWindowText
  111.       Font.Height = -11
  112.       Font.Name = 'MS Sans Serif'
  113.       Font.Style = []
  114.       ParentFont = False
  115.     end
  116.     object Label4: TLabel
  117.       Left = 224
  118.       Top = 94
  119.       Width = 10
  120.       Height = 13
  121.       Caption = 'At'
  122.       Font.Charset = DEFAULT_CHARSET
  123.       Font.Color = clWindowText
  124.       Font.Height = -11
  125.       Font.Name = 'MS Sans Serif'
  126.       Font.Style = []
  127.       ParentFont = False
  128.     end
  129.     object q1: TEdit
  130.       Left = 25
  131.       Top = 15
  132.       Width = 37
  133.       Height = 21
  134.       MaxLength = 7
  135.       TabOrder = 0
  136.     end
  137.     object d1: TEdit
  138.       Left = 83
  139.       Top = 15
  140.       Width = 137
  141.       Height = 21
  142.       TabOrder = 1
  143.     end
  144.     object a1: TEdit
  145.       Left = 238
  146.       Top = 15
  147.       Width = 37
  148.       Height = 21
  149.       MaxLength = 10
  150.       TabOrder = 2
  151.       OnExit = a1Exit
  152.     end
  153.     object q2: TEdit
  154.       Tag = 1
  155.       Left = 25
  156.       Top = 40
  157.       Width = 37
  158.       Height = 21
  159.       MaxLength = 7
  160.       TabOrder = 3
  161.     end
  162.     object d2: TEdit
  163.       Tag = 1
  164.       Left = 83
  165.       Top = 40
  166.       Width = 137
  167.       Height = 21
  168.       TabOrder = 4
  169.     end
  170.     object a2: TEdit
  171.       Tag = 1
  172.       Left = 238
  173.       Top = 40
  174.       Width = 37
  175.       Height = 21
  176.       MaxLength = 10
  177.       TabOrder = 5
  178.       OnExit = a1Exit
  179.     end
  180.     object q3: TEdit
  181.       Tag = 2
  182.       Left = 25
  183.       Top = 65
  184.       Width = 37
  185.       Height = 21
  186.       MaxLength = 7
  187.       TabOrder = 6
  188.     end
  189.     object d3: TEdit
  190.       Tag = 2
  191.       Left = 83
  192.       Top = 65
  193.       Width = 137
  194.       Height = 21
  195.       TabOrder = 7
  196.     end
  197.     object a3: TEdit
  198.       Tag = 2
  199.       Left = 238
  200.       Top = 65
  201.       Width = 37
  202.       Height = 21
  203.       MaxLength = 10
  204.       TabOrder = 8
  205.       OnExit = a1Exit
  206.     end
  207.     object Topbtn: TBitBtn
  208.       Left = 279
  209.       Top = 15
  210.       Width = 21
  211.       Height = 22
  212.       TabOrder = 12
  213.       OnClick = TopbtnClick
  214.       Glyph.Data = {
  215.         F6000000424DF600000000000000760000002800000010000000100000000100
  216.         0400000000008000000000000000000000001000000000000000000000000000
  217.         80000080000000808000800000008000800080800000C0C0C000808080000000
  218.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  219.         3333EEEEEEEEEEEEEEE3E0000000000000E3E0F88888888880E3E0F333333333
  220.         80E3E0F33333333380E3E0F33000003380E3E0F33000003380E3E0F333333333
  221.         80E3E0F33000003380E3E0F33300033380E3E0F33330333380E3E0F333333333
  222.         80E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3}
  223.     end
  224.     object Upbtn: TBitBtn
  225.       Left = 279
  226.       Top = 41
  227.       Width = 21
  228.       Height = 22
  229.       TabOrder = 13
  230.       OnClick = UpbtnClick
  231.       Glyph.Data = {
  232.         F6000000424DF600000000000000760000002800000010000000100000000100
  233.         0400000000008000000000000000000000001000000000000000000000000000
  234.         80000080000000808000800000008000800080800000C0C0C000808080000000
  235.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  236.         3333EEEEEEEEEEEEEEE3E0000000000000E3E0F88888888880E3E0F333333333
  237.         80E3E0F33000003380E3E0F33300033380E3E0F33330333380E3E0F333333333
  238.         80E3E0F33000003380E3E0F33300033380E3E0F33330333380E3E0F333333333
  239.         80E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3}
  240.     end
  241.     object Downbtn: TBitBtn
  242.       Left = 279
  243.       Top = 63
  244.       Width = 21
  245.       Height = 22
  246.       TabOrder = 14
  247.       OnClick = DownbtnClick
  248.       Glyph.Data = {
  249.         F6000000424DF600000000000000760000002800000010000000100000000100
  250.         0400000000008000000000000000000000001000000000000000000000000000
  251.         80000080000000808000800000008000800080800000C0C0C000808080000000
  252.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  253.         3333EEEEEEEEEEEEEEE3E0000000000000E3E0F88888888880E3E0F333333333
  254.         80E3E0F33330333380E3E0F33300033380E3E0F33000003380E3E0F333333333
  255.         80E3E0F33330333380E3E0F33300033380E3E0F33000003380E3E0F333333333
  256.         80E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3}
  257.     end
  258.     object Bottombtn: TBitBtn
  259.       Left = 279
  260.       Top = 90
  261.       Width = 21
  262.       Height = 22
  263.       TabOrder = 15
  264.       OnClick = BottombtnClick
  265.       Glyph.Data = {
  266.         F6000000424DF600000000000000760000002800000010000000100000000100
  267.         0400000000008000000000000000000000001000000000000000000000000000
  268.         80000080000000808000800000008000800080800000C0C0C000808080000000
  269.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  270.         3333EEEEEEEEEEEEEEE3E0000000000000E3E0F88888888880E3E0F333333333
  271.         80E3E0F33330333380E3E0F33300033380E3E0F33000003380E3E0F333333333
  272.         80E3E0F33000003380E3E0F33000003380E3E0F33333333380E3E0F333333333
  273.         80E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3}
  274.     end
  275.     object q4: TEdit
  276.       Tag = 2
  277.       Left = 25
  278.       Top = 90
  279.       Width = 37
  280.       Height = 21
  281.       MaxLength = 7
  282.       TabOrder = 9
  283.     end
  284.     object d4: TEdit
  285.       Tag = 2
  286.       Left = 83
  287.       Top = 90
  288.       Width = 137
  289.       Height = 21
  290.       TabOrder = 10
  291.     end
  292.     object a4: TEdit
  293.       Tag = 3
  294.       Left = 238
  295.       Top = 90
  296.       Width = 37
  297.       Height = 21
  298.       MaxLength = 10
  299.       TabOrder = 11
  300.       OnExit = a1Exit
  301.     end
  302.     object Button1: TButton
  303.       Left = 7
  304.       Top = 19
  305.       Width = 14
  306.       Height = 15
  307.       Hint = 'Delete Line'
  308.       ParentShowHint = False
  309.       ShowHint = True
  310.       TabOrder = 16
  311.       OnClick = Button1Click
  312.     end
  313.     object Button2: TButton
  314.       Tag = 1
  315.       Left = 7
  316.       Top = 43
  317.       Width = 14
  318.       Height = 15
  319.       Hint = 'Delete Line'
  320.       ParentShowHint = False
  321.       ShowHint = True
  322.       TabOrder = 17
  323.       OnClick = Button1Click
  324.     end
  325.     object Button3: TButton
  326.       Tag = 2
  327.       Left = 7
  328.       Top = 68
  329.       Width = 14
  330.       Height = 15
  331.       Hint = 'Delete Line'
  332.       ParentShowHint = False
  333.       ShowHint = True
  334.       TabOrder = 18
  335.       OnClick = Button1Click
  336.     end
  337.     object Button4: TButton
  338.       Tag = 3
  339.       Left = 7
  340.       Top = 93
  341.       Width = 14
  342.       Height = 15
  343.       Hint = 'Delete Line'
  344.       ParentShowHint = False
  345.       ShowHint = True
  346.       TabOrder = 19
  347.       OnClick = Button1Click
  348.     end
  349.   end
  350.   object BitBtn4: TBitBtn
  351.     Left = 308
  352.     Top = 4
  353.     Width = 65
  354.     Height = 25
  355.     TabOrder = 1
  356.     OnClick = BitBtn4Click
  357.     Kind = bkOK
  358.   end
  359.   object BitBtn5: TBitBtn
  360.     Left = 308
  361.     Top = 31
  362.     Width = 65
  363.     Height = 25
  364.     TabOrder = 2
  365.     Kind = bkCancel
  366.   end
  367.   object BitBtn6: TBitBtn
  368.     Left = 308
  369.     Top = 92
  370.     Width = 65
  371.     Height = 25
  372.     TabOrder = 3
  373.     OnClick = BitBtn6Click
  374.     Kind = bkHelp
  375.   end
  376. end
  377.